const github.com/andybalholm/brotli/matchfinder.m0TableBits
4 uses
github.com/andybalholm/brotli/matchfinder (current package)
m0.go#L25: m0TableBits = 14
m0.go#L26: m0TableSize = 1 << m0TableBits
m0.go#L27: m0Shift = 32 - m0TableBits
m0.go#L35: return hash >> (64 - m0TableBits)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |